home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xm / XmTextScroll.z / XmTextScroll
Encoding:
Text File  |  2002-10-03  |  2.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttSSSSccccrrrroooollllllll((((3333XXXX))))          UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV          XXXXmmmmTTTTeeeexxxxttttSSSSccccrrrroooollllllll((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttSSSSccccrrrroooollllllll - A Text function that scrolls text
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           #include <Xm/Text.h>
  13.           vvvvooooiiiidddd XXXXmmmmTTTTeeeexxxxttttSSSSccccrrrroooollllllll(
  14.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  15.           iiiinnnntttt lllliiiinnnneeeessss);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmTTTTeeeexxxxttttSSSSccccrrrroooollllllll scrolls text by a given number of lines in a
  22.           Text widget. The sign of the number is interpreted according
  23.           to the value of the _X_m_N_l_a_y_o_u_t_D_i_r_e_c_t_i_o_n resource.
  24.  
  25.           _w_i_d_g_e_t    Specifies the Text widget ID
  26.  
  27.           _l_i_n_e_s     Specifies the number of lines of text to scroll. A
  28.                     positive value causes text to scroll upward; a
  29.                     negative value causes text to scroll downward.
  30.                     Note that the text will scroll only as long as one
  31.                     line of text remains visible in the window.
  32.  
  33.                     If a navigator exists, this function uses the
  34.                     _X_m_Q_T_n_a_v_i_g_a_t_o_rtrait to update the vertical
  35.                     navigator's value.
  36.  
  37.                     In the case of vertical writing, a positive value
  38.                     causes the text to scroll forward; a negative
  39.                     value causes the lines to scroll backward.
  40.  
  41.           For a complete definition of Text and its associated
  42.           resources, see XXXXmmmmTTTTeeeexxxxtttt(3).
  43.  
  44.      RRRREEEELLLLAAAATTTTEEEEDDDD
  45.           XXXXmmmmTTTTeeeexxxxtttt(3).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.